projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bebbb0
)
Drop debug spew from installed tests
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Jun 2014 02:37:29 +0000
(22:37 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Jun 2014 02:37:29 +0000
(22:37 -0400)
This is no longer needed, we found the problem.
testsuite/reftests/reftests.test.in
patch
|
blob
|
history
diff --git
a/testsuite/reftests/reftests.test.in
b/testsuite/reftests/reftests.test.in
index 0dbf25f747fa976c3c7d89647644bad7ac3d28e8..53b451fe0282f783ba6b10cea935e1d2a1e905ba 100644
(file)
--- a/
testsuite/reftests/reftests.test.in
+++ b/
testsuite/reftests/reftests.test.in
@@
-1,3
+1,3
@@
[Test]
-Exec=/bin/sh -c "
GTK_DEBUG=icontheme
@libexecdir@/installed-tests/gtk+/gtk-reftest -k --verbose --output $(pwd) --directory @libexecdir@/installed-tests/gtk+/reftests"
+Exec=/bin/sh -c "@libexecdir@/installed-tests/gtk+/gtk-reftest -k --verbose --output $(pwd) --directory @libexecdir@/installed-tests/gtk+/reftests"
Type=session-exclusive